home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GEGA 010
/
GEGA010.iso
/
Interface
/
it.dig
/
scripts
/
DefineButton2_146
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2005-09-22
|
201b
|
7 lines
on(release){
_parent._parent.anula_btn._visible = false;
_parent._parent.descri.gotoAndStop(1);
_parent.aviso_mc.gotoAndStop(1);
_parent._parent.categoria_mc.gotoAndPlay("VOLTAR");
}